Include coding.h and termhooks.h.
authorKenichi Handa <handa@m17n.org>
Wed, 4 Feb 2009 01:48:37 +0000 (01:48 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 4 Feb 2009 01:48:37 +0000 (01:48 +0000)
commit8090d06b9df25346d8d7a6b4ba57bf47e5774ee8
tree2757f07d1b3765f74cdae0aabaff24370221ab55
parentb1b03e40cd0fc95c1090cf3b78b14dec69a575d1
Include coding.h and termhooks.h.
(composition_gstring_p): Fix for the terminal case.
(composition_gstring_width): Likewise.
(fill_gstring_body): Likewise.
(autocmp_chars): For terminal, call Fcomposition_get_gstring with
the frame.
(composition_compute_stop_pos): Adjust cmp_it->stop_pos if point
is within a composition.
(Fcomposition_get_gstring): Fix the the terminal case.
src/composite.c